home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / hello_ki.swf / scripts / DefineSprite_25 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  101 b   |  7 lines

  1. out = false;
  2. _parent._visible = true;
  3. tellTarget("ThisCard")
  4. {
  5.    gotoAndStop("BackOfCard");
  6. }
  7.